Welcome![Sign In][Sign Up]
Location:
Search - socket vc

Search list

[source in ebookVCsocketclient

Description: vc++ Socket编程入门程序,容易上手,入门首选,才用tcp方式,客户端-vc Socket Programming induction procedures, easier to get started, beginners choice before using tcp way, the client
Platform: | Size: 1024 | Author: 刘放 | Hits:

[Internet-Networkvc++SocketProject

Description: 一个VC写的SOCKET程序,供初学者学习-a VC SOCKET written procedures for beginners learning
Platform: | Size: 102400 | Author: 邱恩 | Hits:

[Internet-Networkftpanalysis

Description: ftp案例分析的所有源码及文档,windows的网络编程,利用了socket(套接字)。来实现消息和文件的传输-ftp case analysis of the source code and all documentation, windows network programming, use of the socket (socket). To achieve information and documents transmission
Platform: | Size: 2108416 | Author: linteng | Hits:

[Internet-NetworkSmallTrojy

Description: VC++6.0编写的小木马,可以控制服务器端如下动作: 1.光驱弹出关闭 2.鼠标移动 3.显示器抹黑 4.关闭显示器 5.编辑并让服务器端的机箱喇叭播放音乐 6.发送文本消息让服务器端显示在桌面. 等功能.对学习Socket编程有很大帮助 -small Trojan will be able to control the server following actions : 1. Close pop-up drive two. Mobile mouse 3. Display discredit 4. Close Display 5. Editor and allow access to the server machine Speakers played music box 6. Send information to the text displayed on the server desktop. , and other functions. Socket series of learning Cheng will be of great help
Platform: | Size: 126976 | Author: | Hits:

[Internet-Network3453647657

Description: 用VC做的网络管理程序 主要实现agent与manger的发送与接受-do with VC network management procedures and the main agent of the manger and acceptance of this
Platform: | Size: 48128 | Author: chenyao | Hits:

[Communicationvc++toSnifferPackagecapture

Description: 本文给出了一种在Visual C++下用原始套接字来捕获并分析在网络上传输的数据包的简单方法 -This paper gives a Visual C with the original socket to capture and analyze the network transmission of a few It is a simple method of packet
Platform: | Size: 17408 | Author: linli | Hits:

[OtherWinPing

Description: 一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
Platform: | Size: 5448704 | Author: 赵恩良 | Hits:

[Internet-Networksocket000

Description: vc下的socket编程,程序分客户端和服务器端希望对大家学习socket有帮助-vc under the socket programming, the program sub-client and server want to have to help everyone learn socket
Platform: | Size: 91136 | Author: yanglei | Hits:

[Internet-NetworkWinPing

Description: MFC库,VC++开发环境,Socket网络编程接口,实现网络性能测试Ping-MFC Library, VC++ Development environment, Socket network programming interfaces, network performance testing Ping
Platform: | Size: 3758080 | Author: GYK | Hits:

[TCP/IP stack200477132761

Description: 程序中使用socket实现了文件的传输。 在VC6.0中编译通过-Procedures for the use of socket realize the file transfer. In VC6.0 compiled through
Platform: | Size: 39936 | Author: ccllbb | Hits:

[Special EffectsTextout

Description: 采集USB摄像头图像,通过SOCKET发送到指定IP计算机上。VC+OPENCV实现。-Acquisition USB camera images SOCKET sent through the IP to the designated computer. VC+ OPENCV realize.
Platform: | Size: 350208 | Author: 鹿角菜 | Hits:

[Web ServerC++server

Description: VC++编写的服务器源码,可以用于socket通讯等,可以用作聊天程序-VC++ Prepared the server source code that can be used for socket communication, etc., can be used as a chat program
Platform: | Size: 16384 | Author: jinglei | Hits:

[TCP/IP stackCSocket

Description: 使用VC来传送封包范例this a good demo-VC to send packets using the example of this a good demo
Platform: | Size: 40960 | Author: geful | Hits:

[Windows Develophuangke

Description: 黄科老师编写的VC教程,本人认真度过他的书,写的非常精彩。尤其适合于入门者阅读,可以尽快掌握文档,视,控件,SOCKET网络编程等知识。有较高实用价值。-Huang Ke teachers prepared VC tutorials, I seriously spent his books, written by very brilliant. Especially suitable for beginners to read, you can file as soon as possible, depending on, control, SOCKET network programming and other knowledge. Have high practical value.
Platform: | Size: 1247232 | Author: 黄翔东 | Hits:

[OtherlinuxServer_vcClient

Description: linux socket和winsock结合使用。linux作为服务器,windows来访问。简单测试小程序-linux socket and winsock combination. linux as a server, windows to access. Simple test applet
Platform: | Size: 7168 | Author: 王立东 | Hits:

[Remote ControlYuanChengZhuaoMianKongZhi

Description: VC++ Socket远程桌面控制 分为客户端和服务端两部分,连接成功后就可以控制对方的桌面,测试过-VC++ Socket Remote Desktop Control is divided into client and server in two parts, after a successful connection can control each other s desktop, tested
Platform: | Size: 158720 | Author: 开心 | Hits:

[Internet-NetworkSocket

Description: 用socket实现通讯,dev c++编译,可直接用于VC6-Use socket communications to achieve, dev c compiler, can be used directly in VC6
Platform: | Size: 1441792 | Author: 彭林 | Hits:

[TCP/IP stackVC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

Description: 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-Very cattle code, using VC files directly through HTTP to spread to WEB server, you can in the development of horse friends will be used. Using MFC in a class, HTTP, analysis SOCKET agreement. Mimic HTTP upload files. From the adoption of 80-port, which can effectively avoid the firewall.
Platform: | Size: 116736 | Author: 李茜 | Hits:

[Consolesocket_c_rar

Description: 一个简单的文件传输,传输的是RAR格式的文件,适合比较大型的文件传输利用windows socketC语言编程的,比较是在VC下的控制台环境下编译的。-A simple file transfer, transmission is the RAR file format, suitable for relatively large-scale file transfer using windows socketC language programming, the comparison is in the VC console under the circumstances of the compiler.
Platform: | Size: 3072 | Author: 陈鸡洋 | Hits:

[Internet-NetworkSocket

Description: VC++ socket编程原理,通用的实例程序-VC++ Socket programming principles, examples of generic procedures
Platform: | Size: 26624 | Author: 郑伟峰 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net